React v18
リリース時のblog
訳
#WIP
https://zenn.dev/ktmouk/articles/68fefedb5fcbdc
https://github.com/reactjs/rfcs/tree/react-18/text
https://www.youtube.com/watch?v=bpVRWrrfM1M
StrictMode
https://github.com/reactwg/react-18/discussions/19
useEffect
https://blog.techscore.com/entry/2022/06/10/080000
https://beta.reactjs.org/learn/you-might-not-need-an-effect
https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html
upgrade guide
v17からのupgradeが簡単
Concurrent Rendering
だいぶ前から予告してた「Concurrent Mode」という名前は使用されない
Automatic Batching
https://twitter.com/reactjs/status/1512453230504124420
https://twitter.com/uhyo_/status/1518572470198218753
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/56210
https://zenn.dev/reo777/articles/c0420a2bad2e6b
https://zenn.dev/uhyo/articles/react-18-alpha-essentials
UIT INSIDE
の
89
で
@uhyo
が解説してる
https://nextjs.org/docs/advanced-features/react-18
https://zenn.dev/takepepe/scraps/e08b539b6539c4
https://github.com/reactwg/react-18/discussions/112
https://github.com/facebook/react/issues/11347
https://qiita.com/uhyo/items/bbc22022fe846fd2b763
https://ja.reactjs.org/blog/2021/06/08/the-plan-for-react-18.html
https://reactjs.org/blog/2021/06/08/the-plan-for-react-18.html
https://zenn.dev/sora_kumo/articles/5d6df23998a1b5
https://zenn.dev/hiroko_ino/articles/article-and-video-about-react-18
https://reactjs.org/blog/2022/06/15/react-labs-what-we-have-been-working-on-june-2022.html
今後